[INFO] cloning repository https://github.com/kevincsl/brian
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevincsl/brian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevincsl%2Fbrian", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevincsl%2Fbrian'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d80822ac9277840a51bfb420afd79e897e8f1f92
[INFO] testing kevincsl/brian against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevincsl%2Fbrian" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kevincsl/brian
[INFO] finished tweaking git repo https://github.com/kevincsl/brian
[INFO] tweaked toml for git repo https://github.com/kevincsl/brian written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevincsl/brian on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevincsl/brian already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f10b46ae135a705753bf76955295f8a625ba701afdc4fe11e9633112f278ed17
[INFO] running `Command { std: "docker" "start" "-a" "f10b46ae135a705753bf76955295f8a625ba701afdc4fe11e9633112f278ed17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10b46ae135a705753bf76955295f8a625ba701afdc4fe11e9633112f278ed17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10b46ae135a705753bf76955295f8a625ba701afdc4fe11e9633112f278ed17", kill_on_drop: false }`
[INFO] [stdout] f10b46ae135a705753bf76955295f8a625ba701afdc4fe11e9633112f278ed17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e8ef60377ca056f9caf74e08db86fca893c34cfadb8eafa2e154560b5e82e29
[INFO] running `Command { std: "docker" "start" "-a" "2e8ef60377ca056f9caf74e08db86fca893c34cfadb8eafa2e154560b5e82e29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling teloxide-core v0.10.1
[INFO] [stderr]    Compiling teloxide v0.13.0
[INFO] [stderr]    Compiling brian v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "2e8ef60377ca056f9caf74e08db86fca893c34cfadb8eafa2e154560b5e82e29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8ef60377ca056f9caf74e08db86fca893c34cfadb8eafa2e154560b5e82e29", kill_on_drop: false }`
[INFO] [stdout] 2e8ef60377ca056f9caf74e08db86fca893c34cfadb8eafa2e154560b5e82e29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e202cfb73fd66ddff200b8e3be22cac3601adc9e68d6f428a8630da5ddb5d1a
[INFO] running `Command { std: "docker" "start" "-a" "8e202cfb73fd66ddff200b8e3be22cac3601adc9e68d6f428a8630da5ddb5d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling brian v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.37s
[INFO] running `Command { std: "docker" "inspect" "8e202cfb73fd66ddff200b8e3be22cac3601adc9e68d6f428a8630da5ddb5d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e202cfb73fd66ddff200b8e3be22cac3601adc9e68d6f428a8630da5ddb5d1a", kill_on_drop: false }`
[INFO] [stdout] 8e202cfb73fd66ddff200b8e3be22cac3601adc9e68d6f428a8630da5ddb5d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8cfbc1bffbb1b6a9cb674a88cb69ed07c66b3a7b89083dc652b8c6c04cb09cf
[INFO] running `Command { std: "docker" "start" "-a" "c8cfbc1bffbb1b6a9cb674a88cb69ed07c66b3a7b89083dc652b8c6c04cb09cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brian-39497ec5a9457d74)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test config::tests::default_relay_map_contains_core_targets ... ok
[INFO] [stdout] test config::tests::health_bind_addr_defaults_to_localhost_8080 ... ok
[INFO] [stdout] test config::tests::gateway_mode_string_is_stable ... ok
[INFO] [stdout] test config::tests::parse_bot_set_trims_and_filters_empty ... ok
[INFO] [stdout] test config::tests::probe_interval_defaults_to_60 ... ok
[INFO] [stdout] test diagnostics::tests::callback_store_renderer_mentions_limit ... ok
[INFO] [stdout] test config::tests::parse_relay_map_handles_valid_pairs ... ok
[INFO] [stdout] test diagnostics::tests::gateway_snapshot_can_include_callback_store ... ok
[INFO] [stdout] test diagnostics::tests::doctor_renderer_mentions_paths ... ok
[INFO] [stdout] test diagnostics::tests::preflight_report_renders ... ok
[INFO] [stdout] test config::tests::parse_relay_map_ignores_invalid_entries ... ok
[INFO] [stdout] test diagnostics::tests::diagnostics_snapshot_contains_worker_list ... ok
[INFO] [stdout] test diagnostics::tests::live_validation_report_renders ... ok
[INFO] [stdout] test gateway::tests::doctor_report_contains_core_checks ... ok
[INFO] [stdout] test gateway::tests::bootstrap_loads_child_bot_registry_from_file ... ok
[INFO] [stdout] test config::tests::config_from_env_is_constructible ... ok
[INFO] [stdout] test gateway::tests::workers_overview_lists_default_registry ... ok
[INFO] [stdout] test gateway::tests::validate_result_capabilities_accepts_keyboard_buttons_with_capability ... ok
[INFO] [stdout] test gateway::tests::validate_result_capabilities_rejects_specific_attachment_kind ... ok
[INFO] [stdout] test gateway::tests::validate_result_capabilities_rejects_keyboard_buttons_without_capability ... ok
[INFO] [stdout] test gateway::tests::gateway_bootstrap_loads_worker_runtime_snapshots ... ok
[INFO] [stdout] test gateway::tests::dispatch_once_allows_response_buttons_when_declared ... ok
[INFO] [stdout] test gateway::tests::persist_child_bot_registry_saves_and_loads ... ok
[INFO] [stdout] test gateway::tests::dispatch_once_rejects_request_attachment_when_capability_missing ... ok
[INFO] [stdout] test diagnostics::tests::webhook_issues_reject_bad_secret ... ok
[INFO] [stdout] test diagnostics::tests::overview_renderer_mentions_protocol ... ok
[INFO] [stdout] test gateway::tests::overview_contains_protocol_and_worker ... ok
[INFO] [stdout] test protocol::tests::attachments_serialize_on_inbound_and_outbound ... ok
[INFO] [stdout] test protocol::tests::frames_serialize_with_expected_type_field ... ok
[INFO] [stdout] test logging::tests::logger_writes_jsonl_event ... ok
[INFO] [stdout] test protocol::tests::protocol_version_is_v1 ... ok
[INFO] [stdout] test registry::tests::registry_validation_rejects_unknown_capability ... ok
[INFO] [stdout] test registry::tests::restart_policy_strings_are_stable ... ok
[INFO] [stdout] test runtime_state::tests::runtime_store_round_trips ... ok
[INFO] [stdout] test state::tests::callback_raw_payload_marks_source ... ok
[INFO] [stdout] test state::tests::callback_store_clear_returns_removed_count ... ok
[INFO] [stdout] test state::tests::callback_store_prunes_oldest_when_full ... ok
[INFO] [stdout] test state::tests::message_raw_payload_marks_source_and_correlation ... ok
[INFO] [stdout] test state::tests::persistent_store_stats_include_path ... ok
[INFO] [stdout] test protocol::tests::worker_transport_strings_are_expected ... ok
[INFO] [stdout] test protocol::tests::callback_context_serializes ... ok
[INFO] [stdout] test protocol::tests::outbound_buttons_serialize ... ok
[INFO] [stdout] test state::tests::child_bot_registry_snapshot_round_trips_to_disk ... ok
[INFO] [stdout] test supervisor::tests::manager_exposes_default_statuses ... ok
[INFO] [stdout] test supervisor::tests::response_type_can_roundtrip ... ok
[INFO] [stdout] test supervisor::tests::shell_wrapper_contains_command ... ok
[INFO] [stdout] test supervisor::tests::run_once_rejects_empty_command ... ok
[INFO] [stdout] test transport::tests::apply_webapp_raw_payload_sets_expected_fields ... ok
[INFO] [stdout] test transport::tests::parse_callbacks_clear_callback ... ok
[INFO] [stdout] test transport::tests::mixed_attachments_do_not_use_photo_group_strategy ... ok
[INFO] [stdout] test transport::tests::parse_overview_command ... ok
[INFO] [stdout] test transport::tests::parse_callbacks_command ... ok
[INFO] [stdout] test transport::tests::parse_default_text_falls_through ... ok
[INFO] [stdout] test state::tests::persistent_store_round_trips_to_disk ... ok
[INFO] [stdout] test protocol::tests::frame_type_strings_are_expected ... ok
[INFO] [stdout] test transport::tests::parse_menu_command ... ok
[INFO] [stdout] test gateway::tests::dispatch_once_falls_back_gracefully_for_unknown_worker ... ok
[INFO] [stdout] test registry::tests::default_registry_contains_examples ... ok
[INFO] [stdout] test gateway::tests::dispatch_once_rejects_response_buttons_when_capability_missing ... ok
[INFO] [stdout] test transport::tests::parse_relay_to_command ... ok
[INFO] [stdout] test transport::tests::parse_relay_to_missing_text_falls_through ... ok
[INFO] [stdout] test transport::tests::parse_run_app_command ... ok
[INFO] [stdout] test transport::tests::parse_worker_status_callback ... ok
[INFO] [stdout] test transport::tests::photo_attachments_use_media_group_strategy ... ok
[INFO] [stdout] test logging::tests::logger_rotates_when_file_is_full ... ok
[INFO] [stdout] test transport::tests::parse_worker_run_callback ... ok
[INFO] [stdout] test transport::tests::protocol_buttons_build_keyboard ... ok
[INFO] [stdout] test transport::tests::protocol_callback_encodes_worker_run ... ok
[INFO] [stdout] test transport::tests::protocol_reply_keyboard_buttons_build_keyboard ... ok
[INFO] [stdout] test transport::tests::protocol_reply_keyboard_buttons_empty_returns_none ... ok
[INFO] [stdout] test transport::tests::webhook_validation_rejects_non_https ... ok
[INFO] [stdout] test transport::tests::webhook_validation_rejects_port_mismatch ... ok
[INFO] [stdout] test transport::tests::parse_restart_callback ... ok
[INFO] [stdout] test registry::tests::registry_validation_accepts_new_capabilities ... ok
[INFO] [stdout] test transport::tests::protocol_callback_with_context_is_stored ... ok
[INFO] [stdout] test logging::tests::logger_writes_error_severity ... ok
[INFO] [stdout] test registry::tests::registry_rejects_duplicate_app_ids ... ok
[INFO] [stdout] test registry::tests::registry_loads_from_json_file ... ok
[INFO] [stdout] test supervisor::tests::manager_can_start_and_stop_worker ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brian-0dbdc4d7c6d40bf1)
[INFO] [stdout] test supervisor::tests::lifecycle_fields_include_app_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::json_control_create_child_bot_rejects_existing_id ... ok
[INFO] [stdout] test tests::json_control_overview_returns_ok ... ok
[INFO] [stdout] test tests::json_control_create_child_bot_registers_target ... ok
[INFO] [stdout] test tests::json_control_relay_to_bot_rejects_target_in_deny_list ... ok
[INFO] [stdout] test tests::json_control_relay_to_bot_rejects_target_not_in_allow_list ... ok
[INFO] [stdout] test tests::json_control_relay_to_bot_rejects_unknown_target ... ok
[INFO] [stdout] test tests::json_control_run_app_requires_text ... ok
[INFO] [stdout] test tests::json_control_update_child_bot_policy_rejects_unknown_id ... ok
[INFO] [stdout] test tests::json_control_update_child_bot_policy_applies_action ... ok
[INFO] [stdout] test tests::json_control_webapp_validate_init_data_requires_bot_token ... ok
[INFO] [stdout] test tests::json_control_webapp_validate_init_data_rejects_bad_hash ... ok
[INFO] [stdout] test tests::json_control_webapp_validate_init_data_requires_text ... ok
[INFO] [stdout] test tests::parse_worker_status_uses_default_app ... ok
[INFO] [stdout] test tests::parse_workers_command ... ok
[INFO] [stdout] test tests::validate_webapp_init_data_rejects_bad_hash ... ok
[INFO] [stdout] test tests::validate_webapp_init_data_accepts_correct_hash ... ok
[INFO] [stdout] test tests::json_control_webapp_session_close_requires_session_id ... ok
[INFO] [stdout] test tests::validate_webapp_init_data_rejects_missing_hash ... ok
[INFO] [stdout] test tests::json_control_list_child_bots_returns_entries ... ok
[INFO] [stdout] test tests::parse_run_app_captures_remainder_as_text ... ok
[INFO] [stderr] sh: 1: python: not found
[INFO] [stderr] sh: 1: python: not found
[INFO] [stderr] sh: 1: python: not found
[INFO] [stderr] sh: 1: python: not found
[INFO] [stdout] test tests::json_control_webapp_session_open_returns_ids ... ok
[INFO] [stdout] test tests::json_control_relay_to_bot_routes_to_static_target ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::json_control_relay_to_bot_routes_to_static_target stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::json_control_relay_to_bot_routes_to_static_target' (106) panicked at src/main.rs:1423:9:
[INFO] [stdout] assertion failed: response.ok
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572cbf34341a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572cbf34341a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572cbf34341a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572cbf34341a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572cbf359e9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572cbf359e9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x572cbf347ce2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x572cbf347ce2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x572cbf3209af - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572cbf3209af - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572cbf33b109 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x572cbf1699ec - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x572cbf1699ec - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x572cbf33b2c2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x572cbf33b2c2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572cbf320a9a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x572cbf315a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572cbf32183d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572cbf35a62c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572cbf35a5f2 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x572cbf14b930 - brian[fd6085adec11af60]::tests::json_control_relay_to_bot_routes_to_static_target
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1423:9
[INFO] [stdout]   21:     0x572cbf145cc7 - brian[fd6085adec11af60]::tests::json_control_relay_to_bot_routes_to_static_target::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1401:59
[INFO] [stdout]   22:     0x572cbf15c4d6 - <brian[fd6085adec11af60]::tests::json_control_relay_to_bot_routes_to_static_target::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x572cbf15cccb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x572cbf15cccb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x572cbf16a4bb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x572cbf16a4bb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x572cbf16a4bb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x572cbf16a4bb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x572cbf16a4bb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x572cbf16a4bb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x572cbf16a4bb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x572cbf163bd4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x572cbf163bd4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x572cbf16d0c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x572cbf16d0c2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x572cbf16d0c2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x572cbf16d0c2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x572cbf16d0c2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x572cbf16d0c2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x572cbf16d0c2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x572cbf34280f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x572cbf34280f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70f888419aa4 - <unknown>
[INFO] [stdout]   44:     0x70f8884a6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::json_control_relay_to_bot_routes_to_static_target
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 21 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin brian`
[INFO] running `Command { std: "docker" "inspect" "c8cfbc1bffbb1b6a9cb674a88cb69ed07c66b3a7b89083dc652b8c6c04cb09cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8cfbc1bffbb1b6a9cb674a88cb69ed07c66b3a7b89083dc652b8c6c04cb09cf", kill_on_drop: false }`
[INFO] [stdout] c8cfbc1bffbb1b6a9cb674a88cb69ed07c66b3a7b89083dc652b8c6c04cb09cf
